[INFO] cloning repository https://github.com/siddharth2440/itsmonday-OS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/siddharth2440/itsmonday-OS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiddharth2440%2Fitsmonday-OS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiddharth2440%2Fitsmonday-OS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d5ff8ff8eb95ee152b79f05af9dd7504eba2137f
[INFO] fixing siddharth2440/itsmonday-OS against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsiddharth2440%2Fitsmonday-OS" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/siddharth2440/itsmonday-OS
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/siddharth2440/itsmonday-OS
[INFO] tweaked toml for git repo https://github.com/siddharth2440/itsmonday-OS written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/siddharth2440/itsmonday-OS on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/siddharth2440/itsmonday-OS already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded volatile v0.4.6
[INFO] [stderr]   Downloaded x86_64 v0.14.13
[INFO] [stderr]   Downloaded uart_16550 v0.2.19
[INFO] [stderr]   Downloaded bootloader v0.9.32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f5f0fc9c6460045835e36f62100f0338ead8015478044bca7702474ecf249481
[INFO] running `Command { std: "docker" "start" "f5f0fc9c6460045835e36f62100f0338ead8015478044bca7702474ecf249481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f5f0fc9c6460045835e36f62100f0338ead8015478044bca7702474ecf249481" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5f0fc9c6460045835e36f62100f0338ead8015478044bca7702474ecf249481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f5f0fc9c6460045835e36f62100f0338ead8015478044bca7702474ecf249481" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking volatile v0.4.6
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling bootloader v0.9.32
[INFO] [stderr]     Checking volatile v0.2.7
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking x86_64 v0.14.13
[INFO] [stderr]     Checking uart_16550 v0.2.19
[INFO] [stderr]     Checking rustyos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 | impl_idx_for_idt!(( Bound<&u8>, Bound<&u8> ));
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 | impl_idx_for_idt!(( Bound<&u8>, Bound<&u8> ));
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 | impl_idx_for_idt!(( Bound<u8>, Bound<u8> ));
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 | impl_idx_for_idt!(Range<&u8>);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 230 | impl_idx_for_idt!(Range<u8>);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 | impl_idx_for_idt!(RangeFrom<&u8>);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 228 | impl_idx_for_idt!(( Bound<u8>, Bound<u8> ));
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 | impl_idx_for_idt!(Range<&u8>);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 230 | impl_idx_for_idt!(Range<u8>);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 | impl_idx_for_idt!(RangeFrom<&u8>);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 | impl_idx_for_idt!(RangeFrom<u8>);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 | impl_idx_for_idt!(RangeInclusive<&u8>);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 234 | impl_idx_for_idt!(RangeInclusive<u8>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 | impl_idx_for_idt!(RangeFrom<u8>);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 | impl_idx_for_idt!(RangeInclusive<&u8>);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 234 | impl_idx_for_idt!(RangeInclusive<u8>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 | impl_idx_for_idt!(RangeTo<&u8>);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 | impl_idx_for_idt!(RangeTo<u8>);
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 237 | impl_idx_for_idt!(RangeToInclusive<&u8>);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 | impl_idx_for_idt!(RangeTo<&u8>);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 | impl_idx_for_idt!(RangeTo<u8>);
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 | impl_idx_for_idt!(RangeToInclusive<u8>);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 | impl_idx_for_idt!(RangeFull);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 237 | impl_idx_for_idt!(RangeToInclusive<&u8>);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 | impl_idx_for_idt!(RangeToInclusive<u8>);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implementation is not supported in `trait`s or `impl`s
[INFO] [stdout]    --> src/idt.rs:215:13
[INFO] [stdout]     |
[INFO] [stdout] 215 |             impl IndexMut<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 | impl_idx_for_idt!(RangeFull);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider moving the implementation out to a nearby module scope
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)` or `,`, found `or`
[INFO] [stdout]    --> src/idt.rs:417:35
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                  -^^ expected one of `)` or `,`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 434 | impl_handler_func_type!(HandlerFunc);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)` or `,`, found `or`
[INFO] [stdout]    --> src/idt.rs:417:35
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                  -^^ expected one of `)` or `,`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 434 | impl_handler_func_type!(HandlerFunc);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `(`, `)`, `,`, `::`, or `=`, found `target_arch`
[INFO] [stdout]    --> src/idt.rs:417:38
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                      ^^^^^^^^^^^ expected one of `(`, `)`, `,`, `::`, or `=`
[INFO] [stdout] ...
[INFO] [stdout] 434 | impl_handler_func_type!(HandlerFunc);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a keyword `for` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" for target_arch="x86_64"),
[INFO] [stdout]     |                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)` or `,`, found `or`
[INFO] [stdout]    --> src/idt.rs:417:35
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                  -^^ expected one of `)` or `,`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 435 | impl_handler_func_type!(HandlerFuncWithErrCode);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `(`, `)`, `,`, `::`, or `=`, found `target_arch`
[INFO] [stdout]    --> src/idt.rs:417:38
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                      ^^^^^^^^^^^ expected one of `(`, `)`, `,`, `::`, or `=`
[INFO] [stdout] ...
[INFO] [stdout] 435 | impl_handler_func_type!(HandlerFuncWithErrCode);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a keyword `for` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" for target_arch="x86_64"),
[INFO] [stdout]     |                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)` or `,`, found `or`
[INFO] [stdout]    --> src/idt.rs:417:35
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                  -^^ expected one of `)` or `,`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 436 | impl_handler_func_type!(PageFaultHandlerFunc);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `(`, `)`, `,`, `::`, or `=`, found `target_arch`
[INFO] [stdout]    --> src/idt.rs:417:38
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                      ^^^^^^^^^^^ expected one of `(`, `)`, `,`, `::`, or `=`
[INFO] [stdout] ...
[INFO] [stdout] 436 | impl_handler_func_type!(PageFaultHandlerFunc);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a keyword `for` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" for target_arch="x86_64"),
[INFO] [stdout]     |                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)` or `,`, found `or`
[INFO] [stdout]    --> src/idt.rs:417:35
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                  -^^ expected one of `)` or `,`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 437 | impl_handler_func_type!(DivergingHandlerFunc);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `(`, `)`, `,`, `::`, or `=`, found `target_arch`
[INFO] [stdout]    --> src/idt.rs:417:38
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                      ^^^^^^^^^^^ expected one of `(`, `)`, `,`, `::`, or `=`
[INFO] [stdout] ...
[INFO] [stdout] 437 | impl_handler_func_type!(DivergingHandlerFunc);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a keyword `for` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" for target_arch="x86_64"),
[INFO] [stdout]     |                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)` or `,`, found `or`
[INFO] [stdout]    --> src/idt.rs:417:35
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                  -^^ expected one of `)` or `,`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 438 | impl_handler_func_type!(DivergingHandlerFuncWithErrCode);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `(`, `)`, `,`, `::`, or `=`, found `target_arch`
[INFO] [stdout]    --> src/idt.rs:417:38
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                      ^^^^^^^^^^^ expected one of `(`, `)`, `,`, `::`, or `=`
[INFO] [stdout] ...
[INFO] [stdout] 438 | impl_handler_func_type!(DivergingHandlerFuncWithErrCode);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a keyword `for` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" for target_arch="x86_64"),
[INFO] [stdout]     |                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `(`, `)`, `,`, `::`, or `=`, found `target_arch`
[INFO] [stdout]    --> src/idt.rs:417:38
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                      ^^^^^^^^^^^ expected one of `(`, `)`, `,`, `::`, or `=`
[INFO] [stdout] ...
[INFO] [stdout] 434 | impl_handler_func_type!(HandlerFunc);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a keyword `for` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" for target_arch="x86_64"),
[INFO] [stdout]     |                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)` or `,`, found `or`
[INFO] [stdout]    --> src/idt.rs:417:35
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                  -^^ expected one of `)` or `,`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 435 | impl_handler_func_type!(HandlerFuncWithErrCode);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `(`, `)`, `,`, `::`, or `=`, found `target_arch`
[INFO] [stdout]    --> src/idt.rs:417:38
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                      ^^^^^^^^^^^ expected one of `(`, `)`, `,`, `::`, or `=`
[INFO] [stdout] ...
[INFO] [stdout] 435 | impl_handler_func_type!(HandlerFuncWithErrCode);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a keyword `for` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" for target_arch="x86_64"),
[INFO] [stdout]     |                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)` or `,`, found `or`
[INFO] [stdout]    --> src/idt.rs:417:35
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                  -^^ expected one of `)` or `,`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 436 | impl_handler_func_type!(PageFaultHandlerFunc);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `(`, `)`, `,`, `::`, or `=`, found `target_arch`
[INFO] [stdout]    --> src/idt.rs:417:38
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                      ^^^^^^^^^^^ expected one of `(`, `)`, `,`, `::`, or `=`
[INFO] [stdout] ...
[INFO] [stdout] 436 | impl_handler_func_type!(PageFaultHandlerFunc);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a keyword `for` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" for target_arch="x86_64"),
[INFO] [stdout]     |                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)` or `,`, found `or`
[INFO] [stdout]    --> src/idt.rs:417:35
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                  -^^ expected one of `)` or `,`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 437 | impl_handler_func_type!(DivergingHandlerFunc);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `(`, `)`, `,`, `::`, or `=`, found `target_arch`
[INFO] [stdout]    --> src/idt.rs:417:38
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                      ^^^^^^^^^^^ expected one of `(`, `)`, `,`, `::`, or `=`
[INFO] [stdout] ...
[INFO] [stdout] 437 | impl_handler_func_type!(DivergingHandlerFunc);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a keyword `for` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" for target_arch="x86_64"),
[INFO] [stdout]     |                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `)` or `,`, found `or`
[INFO] [stdout]    --> src/idt.rs:417:35
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                  -^^ expected one of `)` or `,`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  help: missing `,`
[INFO] [stdout] ...
[INFO] [stdout] 438 | impl_handler_func_type!(DivergingHandlerFuncWithErrCode);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `(`, `)`, `,`, `::`, or `=`, found `target_arch`
[INFO] [stdout]    --> src/idt.rs:417:38
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                      ^^^^^^^^^^^ expected one of `(`, `)`, `,`, `::`, or `=`
[INFO] [stdout] ...
[INFO] [stdout] 438 | impl_handler_func_type!(DivergingHandlerFuncWithErrCode);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: there is a keyword `for` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" for target_arch="x86_64"),
[INFO] [stdout]     |                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `x86_64` in this scope
[INFO] [stdout]  --> src/interrupts.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use x86_64::structures::idt::{InterruptDescriptorTable, InterruptStackFrame};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `x86_64`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `x86_64`, use `cargo add x86_64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `x86_64` in this scope
[INFO] [stdout]  --> src/gdt.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use x86_64::instructions::tables::load_tss;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `x86_64`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `x86_64`, use `cargo add x86_64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `x86_64` in this scope
[INFO] [stdout]  --> src/gdt.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use x86_64::registers::segmentation::{Segment, CS};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `x86_64`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `x86_64`, use `cargo add x86_64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `x86_64` in this scope
[INFO] [stdout]  --> src/gdt.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use x86_64::{structures::tss::TaskStateSegment, VirtAddr};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `x86_64`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `x86_64`, use `cargo add x86_64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `x86_64`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use x86_64::VirtAddr;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `x86_64`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `x86_64`, use `cargo add x86_64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `x86_64` in this scope
[INFO] [stdout]  --> src/gdt.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use x86_64::structures::gdt::{self, Descriptor, GlobalDescriptorTable, SegmentSelector};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `x86_64`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `x86_64`, use `cargo add x86_64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `x86_64` in this scope
[INFO] [stdout]   --> src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     use x86_64::instructions::port::Port;
[INFO] [stdout]    |         ^^^^^^ use of unresolved module or unlinked crate `x86_64`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `x86_64`, use `cargo add x86_64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `x86_64`
[INFO] [stdout]  --> src/gdt.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use x86_64::{structures::tss::TaskStateSegment, VirtAddr};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `x86_64`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `x86_64`, use `cargo add x86_64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `x86_64` in this scope
[INFO] [stdout]  --> src/interrupts.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use x86_64::structures::idt::{InterruptDescriptorTable, InterruptStackFrame};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `x86_64`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `x86_64`, use `cargo add x86_64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `x86_64` in this scope
[INFO] [stdout]  --> src/gdt.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use x86_64::instructions::tables::load_tss;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `x86_64`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `x86_64`, use `cargo add x86_64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `x86_64` in this scope
[INFO] [stdout]  --> src/gdt.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use x86_64::registers::segmentation::{Segment, CS};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `x86_64`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `x86_64`, use `cargo add x86_64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `x86_64` in this scope
[INFO] [stdout]  --> src/gdt.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use x86_64::{structures::tss::TaskStateSegment, VirtAddr};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `x86_64`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `x86_64`, use `cargo add x86_64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `x86_64`
[INFO] [stdout]   --> src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use x86_64::VirtAddr;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `x86_64`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `x86_64`, use `cargo add x86_64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `x86_64` in this scope
[INFO] [stdout]  --> src/gdt.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use x86_64::structures::gdt::{self, Descriptor, GlobalDescriptorTable, SegmentSelector};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `x86_64`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `x86_64`, use `cargo add x86_64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `x86_64` in this scope
[INFO] [stdout]   --> src/lib.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     use x86_64::instructions::port::Port;
[INFO] [stdout]    |         ^^^^^^ use of unresolved module or unlinked crate `x86_64`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `x86_64`, use `cargo add x86_64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `x86_64`
[INFO] [stdout]  --> src/gdt.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use x86_64::{structures::tss::TaskStateSegment, VirtAddr};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `x86_64`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `x86_64`, use `cargo add x86_64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `default` in this scope
[INFO] [stdout]    --> src/idt.rs:141:6
[INFO] [stdout]     |
[INFO] [stdout] 141 | impl default for InterruptDescriptorTable {
[INFO] [stdout]     |      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/default.rs:107:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named trait `Default` defined here
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 141 - impl default for InterruptDescriptorTable {
[INFO] [stdout] 141 + impl Default for InterruptDescriptorTable {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:148:6
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl Index<u8> for InterruptDescriptorTable {
[INFO] [stdout]     |      ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 227 | impl_idx_for_idt!(( Bound<&u8>, Bound<&u8> ));
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 228 | impl_idx_for_idt!(( Bound<u8>, Bound<u8> ));
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 229 | impl_idx_for_idt!(Range<&u8>);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 230 | impl_idx_for_idt!(Range<u8>);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 231 | impl_idx_for_idt!(RangeFrom<&u8>);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 232 | impl_idx_for_idt!(RangeFrom<u8>);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 233 | impl_idx_for_idt!(RangeInclusive<&u8>);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 234 | impl_idx_for_idt!(RangeInclusive<u8>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 235 | impl_idx_for_idt!(RangeTo<&u8>);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 236 | impl_idx_for_idt!(RangeTo<u8>);
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 237 | impl_idx_for_idt!(RangeToInclusive<&u8>);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 238 | impl_idx_for_idt!(RangeToInclusive<u8>);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 239 | impl_idx_for_idt!(RangeFull);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `VirtAddr` in this scope
[INFO] [stdout]    --> src/idt.rs:391:35
[INFO] [stdout]     |
[INFO] [stdout] 391 |     pub fn handler_addr(&self) -> VirtAddr {
[INFO] [stdout]     |                                   ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `VirtAddr` in this scope
[INFO] [stdout]    --> src/idt.rs:401:30
[INFO] [stdout]     |
[INFO] [stdout] 401 |     fn to_virt_addr(self) -> VirtAddr;
[INFO] [stdout]     |                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PrivilegeLevel` in this scope
[INFO] [stdout]    --> src/idt.rs:499:48
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub fn set_privilege_level(&mut self, dpl: PrivilegeLevel) -> &mut Self {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PrivilegeLevel` in this scope
[INFO] [stdout]    --> src/idt.rs:505:40
[INFO] [stdout]     |
[INFO] [stdout] 505 |     pub fn privilege_level( &self ) -> PrivilegeLevel {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `VirtAddr` in this scope
[INFO] [stdout]    --> src/idt.rs:527:30
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub instruction_pointer: VirtAddr,
[INFO] [stdout]     |                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RFlags` in this scope
[INFO] [stdout]    --> src/idt.rs:530:20
[INFO] [stdout]     |
[INFO] [stdout] 530 |     pub cpu_flags: RFlags,
[INFO] [stdout]     |                    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `VirtAddr` in this scope
[INFO] [stdout]    --> src/idt.rs:531:24
[INFO] [stdout]     |
[INFO] [stdout] 531 |     pub stack_pointer: VirtAddr,
[INFO] [stdout]     |                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `VirtAddr` in this scope
[INFO] [stdout]    --> src/idt.rs:527:30
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub instruction_pointer: VirtAddr,
[INFO] [stdout]     |                              ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub struct InterruptStackFrameValue<VirtAddr> {
[INFO] [stdout]     |                                    ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RFlags` in this scope
[INFO] [stdout]    --> src/idt.rs:530:20
[INFO] [stdout]     |
[INFO] [stdout] 530 |     pub cpu_flags: RFlags,
[INFO] [stdout]     |                    ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub struct InterruptStackFrameValue<RFlags> {
[INFO] [stdout]     |                                    ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `VirtAddr` in this scope
[INFO] [stdout]    --> src/idt.rs:540:30
[INFO] [stdout]     |
[INFO] [stdout] 540 |         instruction_pointer: VirtAddr,
[INFO] [stdout]     |                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RFlags` in this scope
[INFO] [stdout]    --> src/idt.rs:542:20
[INFO] [stdout]     |
[INFO] [stdout] 542 |         cpu_flags: RFlags,
[INFO] [stdout]     |                    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `VirtAddr` in this scope
[INFO] [stdout]    --> src/idt.rs:543:24
[INFO] [stdout]     |
[INFO] [stdout] 543 |         stack_pointer: VirtAddr,
[INFO] [stdout]     |                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `VirtAddr` in this scope
[INFO] [stdout]    --> src/idt.rs:601:30
[INFO] [stdout]     |
[INFO] [stdout] 601 |         instruction_pointer: VirtAddr,
[INFO] [stdout]     |                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RFlags` in this scope
[INFO] [stdout]    --> src/idt.rs:603:20
[INFO] [stdout]     |
[INFO] [stdout] 603 |         cpu_flags: RFlags,
[INFO] [stdout]     |                    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `VirtAddr` in this scope
[INFO] [stdout]    --> src/idt.rs:604:24
[INFO] [stdout]     |
[INFO] [stdout] 604 |         stack_pointer: VirtAddr,
[INFO] [stdout]     |                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Msr` in this scope
[INFO] [stdout]   --> src/segmentation.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     const BASE: Msr;  // contains our segment base. This MSR can be used to set the base(Model Specific Register)
[INFO] [stdout]    |                 ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `VirtAddr` in this scope
[INFO] [stdout]   --> src/segmentation.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn read_base() -> VirtAddr;  // READS the ssegment base address
[INFO] [stdout]    |                       ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `VirtAddress` in this scope
[INFO] [stdout]   --> src/segmentation.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |     unsafe fn write_base(base: VirtAddress);
[INFO] [stdout]    |                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PrivilegeLevel` in this scope
[INFO] [stdout]   --> src/segmentation.rs:28:39
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub const fn new(index: u16, rpl: PrivilegeLevel) -> SegmentSelector {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PrivilegeLevel` in this scope
[INFO] [stdout]   --> src/segmentation.rs:48:36
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn set_rpl(&mut self, rpl: PrivilegeLevel) {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x86_interrupt`
[INFO] [stdout]    --> src/idt.rs:276:50
[INFO] [stdout]     |
[INFO] [stdout] 276 |     any(target_arch="x86", target_arch="x86_64", feature = "abi_x86_interrupt"),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x86_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x86_interrupt`
[INFO] [stdout]    --> src/idt.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 |     feature = "abi_x86_interrupt"
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x86_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x86_interrupt`
[INFO] [stdout]    --> src/idt.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 283 |     feature = "abi_x86_interrupt"
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x86_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x86_interrupt`
[INFO] [stdout]    --> src/idt.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 293 |     feature = "abi_x86_interrupt"
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x86_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x86_interrupt`
[INFO] [stdout]    --> src/idt.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 |     feature = "abi_x86_interrupt"
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x86_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x86_interrupt`
[INFO] [stdout]    --> src/idt.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     feature = "abi_x86_interrupt"
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x86_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `x86`
[INFO] [stdout]    --> src/idt.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 |     any(target_abi="x86", target_abi="x86_64"),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: `x86` is an expected value for `target_arch`
[INFO] [stdout]     |
[INFO] [stdout] 313 -     any(target_abi="x86", target_abi="x86_64"),
[INFO] [stdout] 313 +     any(target_arch="x86", target_abi="x86_64"),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `x86_64`
[INFO] [stdout]    --> src/idt.rs:313:27
[INFO] [stdout]     |
[INFO] [stdout] 313 |     any(target_abi="x86", target_abi="x86_64"),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: `x86_64` is an expected value for `target_arch`
[INFO] [stdout]     |
[INFO] [stdout] 313 -     any(target_abi="x86", target_abi="x86_64"),
[INFO] [stdout] 313 +     any(target_abi="x86", target_arch="x86_64"),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x86_interrupt`
[INFO] [stdout]    --> src/idt.rs:314:5
[INFO] [stdout]     |
[INFO] [stdout] 314 |     feature = "abi_x86_interrupt"
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x86_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x86_interrupt`
[INFO] [stdout]    --> src/idt.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     feature = "abi_x86_interrupt"
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x86_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x86_interrupt`
[INFO] [stdout]    --> src/idt.rs:329:5
[INFO] [stdout]     |
[INFO] [stdout] 329 |     feature = "abi_x86_interrupt"
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x86_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x86_interrupt`
[INFO] [stdout]    --> src/idt.rs:338:5
[INFO] [stdout]     |
[INFO] [stdout] 338 |     feature = "abi_x86_interrupt"
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x86_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x86_interrupt`
[INFO] [stdout]    --> src/idt.rs:344:5
[INFO] [stdout]     |
[INFO] [stdout] 344 |     feature = "abi_x86_interrupt"
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x86_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `or`
[INFO] [stdout]    --> src/idt.rs:417:35
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                   ^^
[INFO] [stdout] ...
[INFO] [stdout] 434 | impl_handler_func_type!(HandlerFunc);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(or)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(or)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `x86_64` in this scope
[INFO] [stdout]   --> src/interrupts.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     x86_64::instructions::interrupts::int3();
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `x86_64`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `x86_64`, use `cargo add x86_64` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x64_interrupt`
[INFO] [stdout]    --> src/idt.rs:418:13
[INFO] [stdout]     |
[INFO] [stdout] 418 |             feature = "abi_x64_interrupt"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 434 | impl_handler_func_type!(HandlerFunc);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x64_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `or`
[INFO] [stdout]    --> src/idt.rs:417:35
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                   ^^
[INFO] [stdout] ...
[INFO] [stdout] 435 | impl_handler_func_type!(HandlerFuncWithErrCode);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(or)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(or)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x64_interrupt`
[INFO] [stdout]    --> src/idt.rs:418:13
[INFO] [stdout]     |
[INFO] [stdout] 418 |             feature = "abi_x64_interrupt"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 435 | impl_handler_func_type!(HandlerFuncWithErrCode);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x64_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `or`
[INFO] [stdout]    --> src/idt.rs:417:35
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                   ^^
[INFO] [stdout] ...
[INFO] [stdout] 436 | impl_handler_func_type!(PageFaultHandlerFunc);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(or)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(or)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x64_interrupt`
[INFO] [stdout]    --> src/idt.rs:418:13
[INFO] [stdout]     |
[INFO] [stdout] 418 |             feature = "abi_x64_interrupt"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 436 | impl_handler_func_type!(PageFaultHandlerFunc);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x64_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `or`
[INFO] [stdout]    --> src/idt.rs:417:35
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                   ^^
[INFO] [stdout] ...
[INFO] [stdout] 437 | impl_handler_func_type!(DivergingHandlerFunc);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(or)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(or)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x64_interrupt`
[INFO] [stdout]    --> src/idt.rs:418:13
[INFO] [stdout]     |
[INFO] [stdout] 418 |             feature = "abi_x64_interrupt"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 437 | impl_handler_func_type!(DivergingHandlerFunc);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x64_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `or`
[INFO] [stdout]    --> src/idt.rs:417:35
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                   ^^
[INFO] [stdout] ...
[INFO] [stdout] 438 | impl_handler_func_type!(DivergingHandlerFuncWithErrCode);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(or)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(or)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x64_interrupt`
[INFO] [stdout]    --> src/idt.rs:418:13
[INFO] [stdout]     |
[INFO] [stdout] 418 |             feature = "abi_x64_interrupt"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 438 | impl_handler_func_type!(DivergingHandlerFuncWithErrCode);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x64_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `write`
[INFO] [stdout]  --> src/idt.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::{fmt::{self, write}, marker::PhantomData, ops::{Bound, Deref, IndexMut, Range, RangeBounds, RangeFrom, RangeFull, RangeIncl...
[INFO] [stdout]   |                        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CS` and `DescriptorTablePointer`
[INFO] [stdout]  --> src/idt.rs:8:45
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::{segmentation::{SegmentSelector, CS}, DescriptorTablePointer};
[INFO] [stdout]   |                                             ^^   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `instructions`
[INFO] [stdout]   --> src/idt.rs:93:20
[INFO] [stdout]    |
[INFO] [stdout] 93 |         #[cfg(all( feature = "instructions", target_arch="x86_64" ))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]    = help: consider adding `instructions` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `instructions`
[INFO] [stdout]    --> src/idt.rs:372:15
[INFO] [stdout]     |
[INFO] [stdout] 372 |     #[cfg(all(feature = "instructions", target_arch = "x86_64"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `instructions` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gdt`
[INFO] [stdout]  --> src/interrupts.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{gdt, println};
[INFO] [stdout]   |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: the extern "x86-interrupt" ABI is experimental and subject to change
[INFO] [stdout]   --> src/interrupts.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | extern "x86-interrupt" fn breakpoint_handler( stack_frame: InterruptStackFrame ) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #40180 <https://github.com/rust-lang/rust/issues/40180> for more information
[INFO] [stdout]    = help: add `#![feature(abi_x86_interrupt)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `default` in this scope
[INFO] [stdout]    --> src/idt.rs:141:6
[INFO] [stdout]     |
[INFO] [stdout] 141 | impl default for InterruptDescriptorTable {
[INFO] [stdout]     |      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/default.rs:107:0
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named trait `Default` defined here
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 141 - impl default for InterruptDescriptorTable {
[INFO] [stdout] 141 + impl Default for InterruptDescriptorTable {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:148:6
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl Index<u8> for InterruptDescriptorTable {
[INFO] [stdout]     |      ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 227 | impl_idx_for_idt!(( Bound<&u8>, Bound<&u8> ));
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 228 | impl_idx_for_idt!(( Bound<u8>, Bound<u8> ));
[INFO] [stdout]     | ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 229 | impl_idx_for_idt!(Range<&u8>);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 230 | impl_idx_for_idt!(Range<u8>);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 231 | impl_idx_for_idt!(RangeFrom<&u8>);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 232 | impl_idx_for_idt!(RangeFrom<u8>);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 233 | impl_idx_for_idt!(RangeInclusive<&u8>);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 234 | impl_idx_for_idt!(RangeInclusive<u8>);
[INFO] [stdout]     | ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 235 | impl_idx_for_idt!(RangeTo<&u8>);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 236 | impl_idx_for_idt!(RangeTo<u8>);
[INFO] [stdout]     | ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 237 | impl_idx_for_idt!(RangeToInclusive<&u8>);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 238 | impl_idx_for_idt!(RangeToInclusive<u8>);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `Index` in this scope
[INFO] [stdout]    --> src/idt.rs:207:14
[INFO] [stdout]     |
[INFO] [stdout] 207 |         impl Index<$ty> for InterruptDescriptorTable {
[INFO] [stdout]     |              ^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 239 | impl_idx_for_idt!(RangeFull);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::ops::Index;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `VirtAddr` in this scope
[INFO] [stdout]    --> src/idt.rs:391:35
[INFO] [stdout]     |
[INFO] [stdout] 391 |     pub fn handler_addr(&self) -> VirtAddr {
[INFO] [stdout]     |                                   ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `VirtAddr` in this scope
[INFO] [stdout]    --> src/idt.rs:401:30
[INFO] [stdout]     |
[INFO] [stdout] 401 |     fn to_virt_addr(self) -> VirtAddr;
[INFO] [stdout]     |                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PrivilegeLevel` in this scope
[INFO] [stdout]    --> src/idt.rs:499:48
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub fn set_privilege_level(&mut self, dpl: PrivilegeLevel) -> &mut Self {
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PrivilegeLevel` in this scope
[INFO] [stdout]    --> src/idt.rs:505:40
[INFO] [stdout]     |
[INFO] [stdout] 505 |     pub fn privilege_level( &self ) -> PrivilegeLevel {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `VirtAddr` in this scope
[INFO] [stdout]    --> src/idt.rs:527:30
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub instruction_pointer: VirtAddr,
[INFO] [stdout]     |                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RFlags` in this scope
[INFO] [stdout]    --> src/idt.rs:530:20
[INFO] [stdout]     |
[INFO] [stdout] 530 |     pub cpu_flags: RFlags,
[INFO] [stdout]     |                    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `VirtAddr` in this scope
[INFO] [stdout]    --> src/idt.rs:531:24
[INFO] [stdout]     |
[INFO] [stdout] 531 |     pub stack_pointer: VirtAddr,
[INFO] [stdout]     |                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `VirtAddr` in this scope
[INFO] [stdout]    --> src/idt.rs:527:30
[INFO] [stdout]     |
[INFO] [stdout] 527 |     pub instruction_pointer: VirtAddr,
[INFO] [stdout]     |                              ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub struct InterruptStackFrameValue<VirtAddr> {
[INFO] [stdout]     |                                    ++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RFlags` in this scope
[INFO] [stdout]    --> src/idt.rs:530:20
[INFO] [stdout]     |
[INFO] [stdout] 530 |     pub cpu_flags: RFlags,
[INFO] [stdout]     |                    ^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 526 | pub struct InterruptStackFrameValue<RFlags> {
[INFO] [stdout]     |                                    ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `VirtAddr` in this scope
[INFO] [stdout]    --> src/idt.rs:540:30
[INFO] [stdout]     |
[INFO] [stdout] 540 |         instruction_pointer: VirtAddr,
[INFO] [stdout]     |                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RFlags` in this scope
[INFO] [stdout]    --> src/idt.rs:542:20
[INFO] [stdout]     |
[INFO] [stdout] 542 |         cpu_flags: RFlags,
[INFO] [stdout]     |                    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `VirtAddr` in this scope
[INFO] [stdout]    --> src/idt.rs:543:24
[INFO] [stdout]     |
[INFO] [stdout] 543 |         stack_pointer: VirtAddr,
[INFO] [stdout]     |                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `VirtAddr` in this scope
[INFO] [stdout]    --> src/idt.rs:601:30
[INFO] [stdout]     |
[INFO] [stdout] 601 |         instruction_pointer: VirtAddr,
[INFO] [stdout]     |                              ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RFlags` in this scope
[INFO] [stdout]    --> src/idt.rs:603:20
[INFO] [stdout]     |
[INFO] [stdout] 603 |         cpu_flags: RFlags,
[INFO] [stdout]     |                    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `VirtAddr` in this scope
[INFO] [stdout]    --> src/idt.rs:604:24
[INFO] [stdout]     |
[INFO] [stdout] 604 |         stack_pointer: VirtAddr,
[INFO] [stdout]     |                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Msr` in this scope
[INFO] [stdout]   --> src/segmentation.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     const BASE: Msr;  // contains our segment base. This MSR can be used to set the base(Model Specific Register)
[INFO] [stdout]    |                 ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `VirtAddr` in this scope
[INFO] [stdout]   --> src/segmentation.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn read_base() -> VirtAddr;  // READS the ssegment base address
[INFO] [stdout]    |                       ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `VirtAddress` in this scope
[INFO] [stdout]   --> src/segmentation.rs:20:32
[INFO] [stdout]    |
[INFO] [stdout] 20 |     unsafe fn write_base(base: VirtAddress);
[INFO] [stdout]    |                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PrivilegeLevel` in this scope
[INFO] [stdout]   --> src/segmentation.rs:28:39
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub const fn new(index: u16, rpl: PrivilegeLevel) -> SegmentSelector {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PrivilegeLevel` in this scope
[INFO] [stdout]   --> src/segmentation.rs:48:36
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn set_rpl(&mut self, rpl: PrivilegeLevel) {
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x86_interrupt`
[INFO] [stdout]    --> src/idt.rs:276:50
[INFO] [stdout]     |
[INFO] [stdout] 276 |     any(target_arch="x86", target_arch="x86_64", feature = "abi_x86_interrupt"),
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x86_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x86_interrupt`
[INFO] [stdout]    --> src/idt.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 |     feature = "abi_x86_interrupt"
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x86_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x86_interrupt`
[INFO] [stdout]    --> src/idt.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 283 |     feature = "abi_x86_interrupt"
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x86_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x86_interrupt`
[INFO] [stdout]    --> src/idt.rs:293:5
[INFO] [stdout]     |
[INFO] [stdout] 293 |     feature = "abi_x86_interrupt"
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x86_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x86_interrupt`
[INFO] [stdout]    --> src/idt.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 |     feature = "abi_x86_interrupt"
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x86_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x86_interrupt`
[INFO] [stdout]    --> src/idt.rs:308:5
[INFO] [stdout]     |
[INFO] [stdout] 308 |     feature = "abi_x86_interrupt"
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x86_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `x86`
[INFO] [stdout]    --> src/idt.rs:313:9
[INFO] [stdout]     |
[INFO] [stdout] 313 |     any(target_abi="x86", target_abi="x86_64"),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: `x86` is an expected value for `target_arch`
[INFO] [stdout]     |
[INFO] [stdout] 313 -     any(target_abi="x86", target_abi="x86_64"),
[INFO] [stdout] 313 +     any(target_arch="x86", target_abi="x86_64"),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `x86_64`
[INFO] [stdout]    --> src/idt.rs:313:27
[INFO] [stdout]     |
[INFO] [stdout] 313 |     any(target_abi="x86", target_abi="x86_64"),
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: `x86_64` is an expected value for `target_arch`
[INFO] [stdout]     |
[INFO] [stdout] 313 -     any(target_abi="x86", target_abi="x86_64"),
[INFO] [stdout] 313 +     any(target_abi="x86", target_arch="x86_64"),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x86_interrupt`
[INFO] [stdout]    --> src/idt.rs:314:5
[INFO] [stdout]     |
[INFO] [stdout] 314 |     feature = "abi_x86_interrupt"
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x86_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x86_interrupt`
[INFO] [stdout]    --> src/idt.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 |     feature = "abi_x86_interrupt"
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x86_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x86_interrupt`
[INFO] [stdout]    --> src/idt.rs:329:5
[INFO] [stdout]     |
[INFO] [stdout] 329 |     feature = "abi_x86_interrupt"
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x86_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Debug` for type `EntryOptions`
[INFO] [stdout]    --> src/idt.rs:443:23
[INFO] [stdout]     |
[INFO] [stdout] 443 | #[derive(Clone, Copy, Debug)]
[INFO] [stdout]     |                       ^^^^^ conflicting implementation for `EntryOptions`
[INFO] [stdout] ...
[INFO] [stdout] 449 | impl fmt::Debug for  EntryOptions {
[INFO] [stdout]     | --------------------------------- first implementation here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Debug` for type `SegmentSelector`
[INFO] [stdout]   --> src/segmentation.rs:5:38
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Copy, PartialEq, Eq, Debug, PartialOrd, Ord, Hash)]
[INFO] [stdout]    |                                      ^^^^^ conflicting implementation for `SegmentSelector`
[INFO] [stdout] ...
[INFO] [stdout] 54 | impl fmt::Debug for SegmentSelector {
[INFO] [stdout]    | ----------------------------------- first implementation here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x86_interrupt`
[INFO] [stdout]    --> src/idt.rs:338:5
[INFO] [stdout]     |
[INFO] [stdout] 338 |     feature = "abi_x86_interrupt"
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x86_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x86_interrupt`
[INFO] [stdout]    --> src/idt.rs:344:5
[INFO] [stdout]     |
[INFO] [stdout] 344 |     feature = "abi_x86_interrupt"
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x86_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `or`
[INFO] [stdout]    --> src/idt.rs:417:35
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                   ^^
[INFO] [stdout] ...
[INFO] [stdout] 434 | impl_handler_func_type!(HandlerFunc);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(or)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(or)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x64_interrupt`
[INFO] [stdout]    --> src/idt.rs:418:13
[INFO] [stdout]     |
[INFO] [stdout] 418 |             feature = "abi_x64_interrupt"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 434 | impl_handler_func_type!(HandlerFunc);
[INFO] [stdout]     | ------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x64_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `or`
[INFO] [stdout]    --> src/idt.rs:417:35
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                   ^^
[INFO] [stdout] ...
[INFO] [stdout] 435 | impl_handler_func_type!(HandlerFuncWithErrCode);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(or)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(or)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x64_interrupt`
[INFO] [stdout]    --> src/idt.rs:418:13
[INFO] [stdout]     |
[INFO] [stdout] 418 |             feature = "abi_x64_interrupt"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 435 | impl_handler_func_type!(HandlerFuncWithErrCode);
[INFO] [stdout]     | ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x64_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `or`
[INFO] [stdout]    --> src/idt.rs:417:35
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                   ^^
[INFO] [stdout] ...
[INFO] [stdout] 436 | impl_handler_func_type!(PageFaultHandlerFunc);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(or)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(or)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x64_interrupt`
[INFO] [stdout]    --> src/idt.rs:418:13
[INFO] [stdout]     |
[INFO] [stdout] 418 |             feature = "abi_x64_interrupt"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 436 | impl_handler_func_type!(PageFaultHandlerFunc);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x64_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `or`
[INFO] [stdout]    --> src/idt.rs:417:35
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                   ^^
[INFO] [stdout] ...
[INFO] [stdout] 437 | impl_handler_func_type!(DivergingHandlerFunc);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(or)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(or)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x64_interrupt`
[INFO] [stdout]    --> src/idt.rs:418:13
[INFO] [stdout]     |
[INFO] [stdout] 418 |             feature = "abi_x64_interrupt"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 437 | impl_handler_func_type!(DivergingHandlerFunc);
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x64_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `or`
[INFO] [stdout]    --> src/idt.rs:417:35
[INFO] [stdout]     |
[INFO] [stdout] 417 |             any(target_arch="x86" or target_arch="x86_64"),
[INFO] [stdout]     |                                   ^^
[INFO] [stdout] ...
[INFO] [stdout] 438 | impl_handler_func_type!(DivergingHandlerFuncWithErrCode);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(or)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(or)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `abi_x64_interrupt`
[INFO] [stdout]    --> src/idt.rs:418:13
[INFO] [stdout]     |
[INFO] [stdout] 418 |             feature = "abi_x64_interrupt"
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 438 | impl_handler_func_type!(DivergingHandlerFuncWithErrCode);
[INFO] [stdout]     | -------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `abi_x64_interrupt` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `impl_handler_func_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `write`
[INFO] [stdout]  --> src/idt.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use core::{fmt::{self, write}, marker::PhantomData, ops::{Bound, Deref, IndexMut, Range, RangeBounds, RangeFrom, RangeFull, RangeIncl...
[INFO] [stdout]   |                        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CS` and `DescriptorTablePointer`
[INFO] [stdout]  --> src/idt.rs:8:45
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::{segmentation::{SegmentSelector, CS}, DescriptorTablePointer};
[INFO] [stdout]   |                                             ^^   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `instructions`
[INFO] [stdout]   --> src/idt.rs:93:20
[INFO] [stdout]    |
[INFO] [stdout] 93 |         #[cfg(all( feature = "instructions", target_arch="x86_64" ))]
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]    = help: consider adding `instructions` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `instructions`
[INFO] [stdout]    --> src/idt.rs:372:15
[INFO] [stdout]     |
[INFO] [stdout] 372 |     #[cfg(all(feature = "instructions", target_arch = "x86_64"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `proc-macro`
[INFO] [stdout]     = help: consider adding `instructions` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gdt`
[INFO] [stdout]  --> src/interrupts.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{gdt, println};
[INFO] [stdout]   |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unwinding panics are not supported without std
[INFO] [stdout]   |
[INFO] [stdout]   = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
[INFO] [stdout]   = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `InterruptDescriptorTable` cannot be indexed by `u8`
[INFO] [stdout]    --> src/idt.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn index_mut(&mut self, index: u8) -> &mut Self::Output {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `InterruptDescriptorTable` cannot be indexed by `u8`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Index<u8>` is not implemented for `InterruptDescriptorTable`
[INFO] [stdout]    --> src/idt.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub struct InterruptDescriptorTable {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: the extern "x86-interrupt" ABI is experimental and subject to change
[INFO] [stdout]   --> src/interrupts.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | extern "x86-interrupt" fn breakpoint_handler( stack_frame: InterruptStackFrame ) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #40180 <https://github.com/rust-lang/rust/issues/40180> for more information
[INFO] [stdout]    = help: add `#![feature(abi_x86_interrupt)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-06-16; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `InterruptDescriptorTable` cannot be indexed by `u8`
[INFO] [stdout]    --> src/idt.rs:177:23
[INFO] [stdout]     |
[INFO] [stdout] 177 | impl IndexMut<u8> for InterruptDescriptorTable {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^ `InterruptDescriptorTable` cannot be indexed by `u8`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Index<u8>` is not implemented for `InterruptDescriptorTable`
[INFO] [stdout]    --> src/idt.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub struct InterruptDescriptorTable {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `IndexMut`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/ops/index.rs:170:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/idt.rs:211:45
[INFO] [stdout]     |
[INFO] [stdout] 211 |             fn index(&self, index: $ty) -> &Self::Output {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 | impl_idx_for_idt!(( Bound<&u8>, Bound<&u8> ));
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Output` implemented for `InterruptDescriptorTable`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 211 -             fn index(&self, index: $ty) -> &Self::Output {
[INFO] [stdout] 211 +             fn index(&self, index: $ty) -> &<InterruptDescriptorTable as Example>::Output {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/idt.rs:211:45
[INFO] [stdout]     |
[INFO] [stdout] 211 |             fn index(&self, index: $ty) -> &Self::Output {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 | impl_idx_for_idt!(Range<&u8>);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Output` implemented for `InterruptDescriptorTable`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 211 -             fn index(&self, index: $ty) -> &Self::Output {
[INFO] [stdout] 211 +             fn index(&self, index: $ty) -> &<InterruptDescriptorTable as Example>::Output {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/idt.rs:211:45
[INFO] [stdout]     |
[INFO] [stdout] 211 |             fn index(&self, index: $ty) -> &Self::Output {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 | impl_idx_for_idt!(RangeFrom<&u8>);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Output` implemented for `InterruptDescriptorTable`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 211 -             fn index(&self, index: $ty) -> &Self::Output {
[INFO] [stdout] 211 +             fn index(&self, index: $ty) -> &<InterruptDescriptorTable as Example>::Output {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/idt.rs:211:45
[INFO] [stdout]     |
[INFO] [stdout] 211 |             fn index(&self, index: $ty) -> &Self::Output {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 | impl_idx_for_idt!(RangeInclusive<&u8>);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Output` implemented for `InterruptDescriptorTable`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 211 -             fn index(&self, index: $ty) -> &Self::Output {
[INFO] [stdout] 211 +             fn index(&self, index: $ty) -> &<InterruptDescriptorTable as Example>::Output {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/idt.rs:211:45
[INFO] [stdout]     |
[INFO] [stdout] 211 |             fn index(&self, index: $ty) -> &Self::Output {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 | impl_idx_for_idt!(RangeTo<&u8>);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Output` implemented for `InterruptDescriptorTable`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 211 -             fn index(&self, index: $ty) -> &Self::Output {
[INFO] [stdout] 211 +             fn index(&self, index: $ty) -> &<InterruptDescriptorTable as Example>::Output {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/idt.rs:211:45
[INFO] [stdout]     |
[INFO] [stdout] 211 |             fn index(&self, index: $ty) -> &Self::Output {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 237 | impl_idx_for_idt!(RangeToInclusive<&u8>);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Output` implemented for `InterruptDescriptorTable`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 211 -             fn index(&self, index: $ty) -> &Self::Output {
[INFO] [stdout] 211 +             fn index(&self, index: $ty) -> &<InterruptDescriptorTable as Example>::Output {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: type alias takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/idt.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 353 | impl<T> GeneralHandlerFunc<T> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]     |         |
[INFO] [stdout]     |         expected 0 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: type alias defined here, with 0 generic parameters
[INFO] [stdout]    --> src/idt.rs:351:10
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub type GeneralHandlerFunc = fn(InterruptStackFrame, index: u8, error_code: Option<u64>);
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Debug` for type `EntryOptions`
[INFO] [stdout]    --> src/idt.rs:443:23
[INFO] [stdout]     |
[INFO] [stdout] 443 | #[derive(Clone, Copy, Debug)]
[INFO] [stdout]     |                       ^^^^^ conflicting implementation for `EntryOptions`
[INFO] [stdout] ...
[INFO] [stdout] 449 | impl fmt::Debug for  EntryOptions {
[INFO] [stdout]     | --------------------------------- first implementation here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0119]: conflicting implementations of trait `Debug` for type `SegmentSelector`
[INFO] [stdout]   --> src/segmentation.rs:5:38
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Copy, PartialEq, Eq, Debug, PartialOrd, Ord, Hash)]
[INFO] [stdout]    |                                      ^^^^^ conflicting implementation for `SegmentSelector`
[INFO] [stdout] ...
[INFO] [stdout] 54 | impl fmt::Debug for SegmentSelector {
[INFO] [stdout]    | ----------------------------------- first implementation here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `InterruptDescriptorTable` cannot be indexed by `u8`
[INFO] [stdout]    --> src/idt.rs:179:5
[INFO] [stdout]     |
[INFO] [stdout] 179 |     fn index_mut(&mut self, index: u8) -> &mut Self::Output {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `InterruptDescriptorTable` cannot be indexed by `u8`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Index<u8>` is not implemented for `InterruptDescriptorTable`
[INFO] [stdout]    --> src/idt.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub struct InterruptDescriptorTable {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the type `InterruptDescriptorTable` cannot be indexed by `u8`
[INFO] [stdout]    --> src/idt.rs:177:23
[INFO] [stdout]     |
[INFO] [stdout] 177 | impl IndexMut<u8> for InterruptDescriptorTable {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^ `InterruptDescriptorTable` cannot be indexed by `u8`
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Index<u8>` is not implemented for `InterruptDescriptorTable`
[INFO] [stdout]    --> src/idt.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | pub struct InterruptDescriptorTable {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `IndexMut`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/ops/index.rs:170:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0081]: discriminant value `5` assigned more than once
[INFO] [stdout]    --> src/idt.rs:731:1
[INFO] [stdout]     |
[INFO] [stdout] 731 | pub enum ExceptionVector {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 737 |     BoundRange = 0x05,
[INFO] [stdout]     |                  ---- `5` assigned here
[INFO] [stdout] 738 |     InvalidOpcode = 0x05,
[INFO] [stdout]     |                     ---- `5` assigned here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/idt.rs:211:45
[INFO] [stdout]     |
[INFO] [stdout] 211 |             fn index(&self, index: $ty) -> &Self::Output {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 | impl_idx_for_idt!(( Bound<&u8>, Bound<&u8> ));
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Output` implemented for `InterruptDescriptorTable`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 211 -             fn index(&self, index: $ty) -> &Self::Output {
[INFO] [stdout] 211 +             fn index(&self, index: $ty) -> &<InterruptDescriptorTable as Example>::Output {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/idt.rs:211:45
[INFO] [stdout]     |
[INFO] [stdout] 211 |             fn index(&self, index: $ty) -> &Self::Output {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 229 | impl_idx_for_idt!(Range<&u8>);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Output` implemented for `InterruptDescriptorTable`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 211 -             fn index(&self, index: $ty) -> &Self::Output {
[INFO] [stdout] 211 +             fn index(&self, index: $ty) -> &<InterruptDescriptorTable as Example>::Output {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/idt.rs:211:45
[INFO] [stdout]     |
[INFO] [stdout] 211 |             fn index(&self, index: $ty) -> &Self::Output {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 | impl_idx_for_idt!(RangeFrom<&u8>);
[INFO] [stdout]     | --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Output` implemented for `InterruptDescriptorTable`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 211 -             fn index(&self, index: $ty) -> &Self::Output {
[INFO] [stdout] 211 +             fn index(&self, index: $ty) -> &<InterruptDescriptorTable as Example>::Output {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/idt.rs:211:45
[INFO] [stdout]     |
[INFO] [stdout] 211 |             fn index(&self, index: $ty) -> &Self::Output {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 | impl_idx_for_idt!(RangeInclusive<&u8>);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Output` implemented for `InterruptDescriptorTable`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 211 -             fn index(&self, index: $ty) -> &Self::Output {
[INFO] [stdout] 211 +             fn index(&self, index: $ty) -> &<InterruptDescriptorTable as Example>::Output {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/idt.rs:211:45
[INFO] [stdout]     |
[INFO] [stdout] 211 |             fn index(&self, index: $ty) -> &Self::Output {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 235 | impl_idx_for_idt!(RangeTo<&u8>);
[INFO] [stdout]     | ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Output` implemented for `InterruptDescriptorTable`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 211 -             fn index(&self, index: $ty) -> &Self::Output {
[INFO] [stdout] 211 +             fn index(&self, index: $ty) -> &<InterruptDescriptorTable as Example>::Output {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]    --> src/idt.rs:211:45
[INFO] [stdout]     |
[INFO] [stdout] 211 |             fn index(&self, index: $ty) -> &Self::Output {
[INFO] [stdout]     |                                             ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 237 | impl_idx_for_idt!(RangeToInclusive<&u8>);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_idx_for_idt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: if there were a trait named `Example` with associated type `Output` implemented for `InterruptDescriptorTable`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 211 -             fn index(&self, index: $ty) -> &Self::Output {
[INFO] [stdout] 211 +             fn index(&self, index: $ty) -> &<InterruptDescriptorTable as Example>::Output {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: type alias takes 0 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/idt.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 353 | impl<T> GeneralHandlerFunc<T> {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^--- help: remove the unnecessary generics
[INFO] [stdout]     |         |
[INFO] [stdout]     |         expected 0 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] note: type alias defined here, with 0 generic parameters
[INFO] [stdout]    --> src/idt.rs:351:10
[INFO] [stdout]     |
[INFO] [stdout] 351 | pub type GeneralHandlerFunc = fn(InterruptStackFrame, index: u8, error_code: Option<u64>);
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `VirtAddr` in this scope
[INFO] [stdout]    --> src/idt.rs:393:9
[INFO] [stdout]     |
[INFO] [stdout] 393 |         VirtAddr::new_truncate(addr)
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `VirtAddr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PrivilegeLevel` in this scope
[INFO] [stdout]    --> src/idt.rs:506:9
[INFO] [stdout]     |
[INFO] [stdout] 506 |         PrivilegeLevel::from_u16(self.bits.get_bits(13..15))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of undeclared type `PrivilegeLevel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PrivilegeLevel` in this scope
[INFO] [stdout]   --> src/segmentation.rs:32:40
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub const NULL: Self = Self::ne(0, PrivilegeLevel::Ring0);
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ use of undeclared type `PrivilegeLevel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `lidt` in this scope
[INFO] [stdout]   --> src/idt.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 lidt(&self.pointer());
[INFO] [stdout]    |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0081, E0107, E0119, E0223, E0277, E0405, E0425, E0432, E0433...
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0081`.
[INFO] [stdout] 
[INFO] [stdout] error[E0081]: discriminant value `5` assigned more than once
[INFO] [stdout]    --> src/idt.rs:731:1
[INFO] [stdout]     |
[INFO] [stdout] 731 | pub enum ExceptionVector {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 737 |     BoundRange = 0x05,
[INFO] [stdout]     |                  ---- `5` assigned here
[INFO] [stdout] 738 |     InvalidOpcode = 0x05,
[INFO] [stdout]     |                     ---- `5` assigned here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustyos` (lib) due to 83 previous errors; 28 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find type `VirtAddr` in this scope
[INFO] [stdout]    --> src/idt.rs:393:9
[INFO] [stdout]     |
[INFO] [stdout] 393 |         VirtAddr::new_truncate(addr)
[INFO] [stdout]     |         ^^^^^^^^ use of undeclared type `VirtAddr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PrivilegeLevel` in this scope
[INFO] [stdout]    --> src/idt.rs:506:9
[INFO] [stdout]     |
[INFO] [stdout] 506 |         PrivilegeLevel::from_u16(self.bits.get_bits(13..15))
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of undeclared type `PrivilegeLevel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PrivilegeLevel` in this scope
[INFO] [stdout]   --> src/segmentation.rs:32:40
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub const NULL: Self = Self::ne(0, PrivilegeLevel::Ring0);
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^ use of undeclared type `PrivilegeLevel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `lidt` in this scope
[INFO] [stdout]   --> src/idt.rs:89:17
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 lidt(&self.pointer());
[INFO] [stdout]    |                 ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0081, E0107, E0119, E0223, E0277, E0405, E0425, E0432, E0433...
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0081`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustyos` (lib test) due to 85 previous errors; 28 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f5f0fc9c6460045835e36f62100f0338ead8015478044bca7702474ecf249481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5f0fc9c6460045835e36f62100f0338ead8015478044bca7702474ecf249481", kill_on_drop: false }`
[INFO] [stdout] f5f0fc9c6460045835e36f62100f0338ead8015478044bca7702474ecf249481
